You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > VectorInt Structure > VectorInt Methods > Convert Method > VectorInt.Convert Method ([In] TMtxVecInt, TIntPrecision)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
VectorInt.Convert Method ([In] TMtxVecInt, TIntPrecision)

Copy each of Vec elements to the calling object.

Syntax
C#
Visual Basic
public TMtxVecInt Convert([In] TMtxVecInt Src, TIntPrecision DstIntPrecision);

The Size property of the calling object is set implicitly to match Vec object. The storage precision of the calling object is set to DstIntPrecision.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!